home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 2
/
AACD 2.iso
/
AACD
/
Programming
/
fpc
/
units
/
makefile.inc
< prev
next >
Wrap
Makefile
|
1998-09-21
|
486b
|
22 lines
#
# Here we set some variables, needed by all OSes.
#
# System unit include files. These are composed from header and
# implementation files.
SYSNAMES=systemh heaph mathh filerec textrec system real2str sstrings innr \
file typefile version text rtti
SYSINCNAMES=$(addsuffix .inc,$(SYSNAMES))
# Other unit names which can be used for all systems
#
#UNITNAMES=getops
#UNITPPNAMES=$(addsuffix .pp,$(UNITNAMES))
# Other files...
#astrings.pp
#complex.pp
#cpne.pp
#lstrings.pp